home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / std / c / 527 < prev    next >
Encoding:
Internet Message Format  |  1996-08-06  |  623 b 

  1. Path: dazzle.east-tenn-st.edu!bobcat!zebl1
  2. From: zebl1@bobcat.east-tenn-st.edu (Eric B. Lemings)
  3. Newsgroups: comp.std.c
  4. Subject: Flushing buffered input
  5. Date: 7 Mar 1996 03:30:50 GMT
  6. Organization: East Tennessee State University
  7. Message-ID: <4hll9a$c8a@dazzle.east-tenn-st.edu>
  8. NNTP-Posting-Host: bobcat.east-tenn-st.edu
  9. X-Newsreader: TIN [version 1.2 PL2]
  10.  
  11. I don't have a Standard C reference handy but, as I recall, the behavior
  12. of the fflush function is defined only for output buffers.  If so, how
  13. then can you flush buffered _input_?  Is there a way to flush buffered
  14. input that conforms to Standard C?
  15.  
  16. Eric Lemings
  17.  
  18.